* lisp/net/dictionary.el (dictionary-new-matching): Add dictionary-pre-buffer.
authorJuri Linkov <juri@linkov.net>
Sun, 3 Mar 2024 16:58:47 +0000 (18:58 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 3 Mar 2024 16:58:47 +0000 (18:58 +0200)
commit23c984a7dea950e15b969fe5b7ca0395315f207a
tree2585c0b773bf06a44673b1ba4bab6044e76d800b
parentf677b4499964c9449d760c4c6e60130b103ed5a8
* lisp/net/dictionary.el (dictionary-new-matching): Add dictionary-pre-buffer.

This is necessary to prepare the dictionary buffer for further processing
that also includes setting buffer-read-only to nil to be able to insert text.
(bug#69312)
lisp/net/dictionary.el